Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for Soroban-RPC 21 #933

Merged
merged 2 commits into from
May 9, 2024
Merged

feat: add support for Soroban-RPC 21 #933

merged 2 commits into from
May 9, 2024

Conversation

overcat
Copy link
Member

@overcat overcat commented May 9, 2024

resolves #931

Copy link

codecov bot commented May 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.62%. Comparing base (2c79f92) to head (bce7d00).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #933   +/-   ##
=======================================
  Coverage   98.62%   98.62%           
=======================================
  Files         253      253           
  Lines       13368    13378   +10     
=======================================
+ Hits        13184    13194   +10     
  Misses        184      184           
Flag Coverage Δ
unittests 98.62% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
stellar_sdk/soroban_rpc.py 100.00% <100.00%> (ø)
tests/test_soroban_server_async.py 100.00% <100.00%> (ø)
tests/test_soroban_server_sync.py 100.00% <100.00%> (ø)

@overcat overcat merged commit 55cabf4 into main May 9, 2024
49 checks passed
@overcat overcat deleted the soroban-rpc-21 branch May 13, 2024 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Protocol 21 SDK Support
1 participant